fix(container): update image nodered/node-red ( 4.1.2 → 4.1.4 )#2748
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(container): update image nodered/node-red ( 4.1.2 → 4.1.4 )#2748renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
--- kubernetes/berries/apps/smarthome/node-red/app Kustomization: flux-system/cluster-apps-node-red HelmRelease: smarthome/node-red
+++ kubernetes/berries/apps/smarthome/node-red/app Kustomization: flux-system/cluster-apps-node-red HelmRelease: smarthome/node-red
@@ -23,13 +23,13 @@
FLOWS: flows.json
NODE_RED_ENABLE_PROJECTS: 'true'
NODE_RED_ENABLE_SAFE_MODE: 'false'
TZ: Europe/Moscow
image:
repository: nodered/node-red
- tag: 4.1.2-minimal
+ tag: 4.1.4-minimal
ingress:
main:
enabled: true
hosts:
- host: node-red.home
paths: |
--- HelmRelease: smarthome/node-red Deployment: smarthome/node-red
+++ HelmRelease: smarthome/node-red Deployment: smarthome/node-red
@@ -29,13 +29,13 @@
runAsGroup: 1000
runAsUser: 1000
dnsPolicy: ClusterFirst
enableServiceLinks: true
containers:
- name: node-red
- image: nodered/node-red:4.1.2-minimal
+ image: nodered/node-red:4.1.4-minimal
imagePullPolicy: IfNotPresent
env:
- name: FLOWS
value: flows.json
- name: NODE_OPTIONS
value: null |
d5f6d77 to
d1f5883
Compare
d1f5883 to
0f533df
Compare
0f533df to
1ede17e
Compare
| datasource | package | from | to | | ---------- | ---------------- | ----- | ----- | | docker | nodered/node-red | 4.1.2 | 4.1.4 |
1ede17e to
785319a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.1.2-minimal→4.1.4-minimalWarning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
node-red/node-red-docker (nodered/node-red)
v4.1.4Compare Source
What's Changed
Full Changelog: node-red/node-red-docker@v4.1.3...v4.1.4
v4.1.3Compare Source
What's Changed
Full Changelog: node-red/node-red-docker@v4.1.2...v4.1.3
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.